sys/data.d(144,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. sys/data.d(296,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. sys/data.d(333,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. sys/data.d(455,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. sys/data.d(473,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. net/asockets.d(614,76): Error: cast from `const(GenericSocket)` to `void*` not allowed in safe code net/asockets.d(670,11): Error: `@safe` function `ae.net.asockets.IConnection.send` cannot call `@system` generated function `ae.sys.data.Data.opAssign` sys/data.d(83,1): `ae.sys.data.Data.opAssign` is declared here net/asockets.d(1017,19): Error: `queue.ptr` cannot be used in `@safe` code, use `&queue[0]` instead net/asockets.d(1098,31): Error: `buffer.ptr` cannot be used in `@safe` code, use `&buffer[0]` instead net/asockets.d(1103,30): Error: `buffer.ptr` cannot be used in `@safe` code, use `&buffer[0]` instead net/asockets.d(1506,18): Error: `queue.ptr` cannot be used in `@safe` code, use `&queue[0]` instead net/asockets.d(1520,6): Error: cannot return non-void from `void` function net/asockets.d(1786,13): Error: `@safe` function `ae.net.asockets.LineBufferedAdapter.onReadData` cannot call `@system` generated function `ae.sys.data.Data.opAssign` sys/data.d(83,1): `ae.sys.data.Data.opAssign` is declared here net/asockets.d(1793,20): Error: pointer arithmetic not allowed in @safe functions net/asockets.d(1806,26): Error: cast from `const(void)[]` to `string` not allowed in safe code net/asockets.d(1814,12): Error: `@safe` function `ae.net.asockets.LineBufferedAdapter.processLine` cannot call `@system` generated function `ae.sys.data.Data.opAssign` sys/data.d(83,1): `ae.sys.data.Data.opAssign` is declared here net/db/psql/package.d(110,33): Error: `@safe` function `ae.net.db.psql.PgSqlConnection.readChar` cannot call `@system` function `ae.net.db.psql.PgSqlConnection.readInt!ubyte.readInt` net/db/psql/package.d(100,11): `ae.net.db.psql.PgSqlConnection.readInt!ubyte.readInt` is declared here net/db/psql/package.d(115,14): Error: cast from `const(void)[]` to `char[]` not allowed in safe code net/db/psql/package.d(119,8): Error: `@safe` function `ae.net.db.psql.PgSqlConnection.readString` cannot call `@system` generated function `ae.sys.data.Data.opAssign` sys/data.d(83,1): `ae.sys.data.Data.opAssign` is declared here net/db/psql/package.d(135,77): Error: `@safe` function `ae.net.db.psql.PgSqlConnection.onReadData` cannot call `@system` delegate `ae.net.db.psql.PgSqlConnection.onReadData.__lambda2` net/db/psql/package.d(135,18): `ae.net.db.psql.PgSqlConnection.onReadData.__lambda2` is declared here net/db/psql/package.d(139,15): Error: `@safe` function `ae.net.db.psql.PgSqlConnection.onReadData` cannot call `@system` generated function `ae.sys.data.Data.opAssign` sys/data.d(83,1): `ae.sys.data.Data.opAssign` is declared here net/db/psql/package.d(141,16): Error: `@safe` function `ae.net.db.psql.PgSqlConnection.onReadData` cannot call `@system` generated function `ae.sys.data.Data.opAssign` sys/data.d(83,1): `ae.sys.data.Data.opAssign` is declared here net/db/psql/package.d(144,16): Error: `@safe` function `ae.net.db.psql.PgSqlConnection.onReadData` cannot call `@system` generated function `ae.sys.data.Data.opAssign` sys/data.d(83,1): `ae.sys.data.Data.opAssign` is declared here net/db/psql/package.d(156,31): Error: `@safe` function `ae.net.db.psql.PgSqlConnection.processPacket` cannot call `@system` function `ae.net.db.psql.PgSqlConnection.readInt!uint.readInt` net/db/psql/package.d(100,11): `ae.net.db.psql.PgSqlConnection.readInt!uint.readInt` is declared here net/db/psql/package.d(197,37): Error: `@safe` function `ae.net.db.psql.PgSqlConnection.processPacket` cannot call `@system` function `ae.net.db.psql.PgSqlConnection.readInt!ushort.readInt` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.